PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentMargins Class / setLeft Method
The left margin for flow content.
In This Topic
    setLeft Method
    In This Topic
    Sets the left margin.
    Syntax
    public void setLeft( 
       double value
    )

    Parameters

    value
    The left margin for flow content.
    See Also